home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / Demos_Files / RunDemo.nsm < prev   
Encoding:
Text File  |  2002-03-08  |  472 b   |  16 lines

  1. //application. newBreadboard (  )
  2. //activeBreadboard. maximize (  )
  3.  
  4. activeBreadboard. lockWindowUpdate()
  5.  
  6. activeBreadboard. setAnimatePoint ( 369 , 112 )
  7. activeBreadboard. stampAndMove ( "ButtonEngine" , "demo1" )
  8. CurrentDemo = demo1. name ( )
  9. demo1. setName ( "runButton" )
  10. runButton. setEditModeEnabled ( FALSE )
  11.  
  12. runPath = macro. pathFromMacro ( "OnDrawDemoPanel.nsm" )
  13. activeBreadboard. runMacro ( runPath )
  14.  
  15. activeBreadboard.deleteObject("control");e
  16.